From: Glenn Morris Date: Tue, 7 Feb 2012 07:42:12 +0000 (-0800) Subject: Minor adjustment to previous imagemagick change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~884 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0e42e4b4d09e674dd4c4c66e4e6b5af1ad2659e0;p=emacs.git Minor adjustment to previous imagemagick change. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 99eb996a773..d5870fd3abb 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -4560,12 +4560,13 @@ There may be overlap between image loaders in your Emacs installation, and you may prefer to use a different one for a given image type (which loader will be used in practice depends on the priority of the loaders). -@end ignore For example, if you never want to use the ImageMagick loader to view -JPEG files, add @code{JPG} to this list. Note that ImageMagick often -distinguishes between several different types of a particular format -(e.g., @code{JPG}, @code{JPEG}, @code{PJPEG}, etc.), and you may need -to add all versions to this list. +JPEG files, add @code{JPG} to this list. +@end ignore +Note that ImageMagick often distinguishes between several different +types of a particular format (e.g., @code{JPG}, @code{JPEG}, +@code{PJPEG}, etc.), and you may need to add all versions to this +list. @c Not sure this should even be in the manual at all. @vindex imagemagick-render-type